Scheduling the vault import task

The import task should execute the Meridian Enterprise import processor to import new briefcases into the local vault.

The task command line should have one argument that is the name of the configuration file that contains the processing settings that you configured as described in Configuring the GCF processors. If the configuration file is located in the same folder as the vault import processor, the path can be omitted.

Following is an example of an import task command line:

"C:\GCF\Meridian\Processors\GCFImportProc.exe" <MeridianIniFile>

Note    Installing the processors as described in Installing the GCF components installs sample .cmd files for export and import with the correct configuration file names and share names that you can use to compose the command line.

Related concepts

Scheduling the GCF processors

Related tasks

Scheduling the vault export tasks